projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee44b62
)
Minor fix to last change
author
Leo Liu
<sdl.web@gmail.com>
Tue, 21 May 2013 23:19:03 +0000
(07:19 +0800)
committer
Leo Liu
<sdl.web@gmail.com>
Tue, 21 May 2013 23:19:03 +0000
(07:19 +0800)
lisp/progmodes/octave.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/octave.el
b/lisp/progmodes/octave.el
index 9810ae272743c0f21dc1ab0d06623a897b9d0f4a..6469abfe43f9f0714d48edcb45192ce146fd94b4 100644
(file)
--- a/
lisp/progmodes/octave.el
+++ b/
lisp/progmodes/octave.el
@@
-141,7
+141,7
@@
parenthetical grouping.")
["Close Block" smie-close-block t]
"---"
["Start Octave Process" run-octave t]
- ["
Lookup Documentation
" info-lookup-symbol t]
+ ["
Documentation Lookup
" info-lookup-symbol t]
["Help on Function" octave-help t]
["Find Function Definition" octave-find-definition t]
["Insert Function" octave-insert-defun t]